From: Richard M. Stallman Date: Sun, 22 Sep 1996 21:13:49 +0000 (+0000) Subject: Comment change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~82790 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f874e5aa19d17b7ace20e664f0f51cb77d13fdd5;p=emacs.git Comment change. --- diff --git a/lisp/progmodes/etags.el b/lisp/progmodes/etags.el index 25cd2e6edfe..62097047dd9 100644 --- a/lisp/progmodes/etags.el +++ b/lisp/progmodes/etags.el @@ -1562,6 +1562,7 @@ see the doc of that variable if you want to add names to the list." (or (one-window-p) (delete-window))) +;;; Note, there is another definition of this function in bindings.el. ;;;###autoload (defun complete-tag () "Perform tags completion on the text around point.